Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CombToAIG] Add a pattern for lowering varidaic operations #7967

Open
wants to merge 1 commit into
base: dev/hidetou/aig-mux
Choose a base branch
from

Conversation

uenoku
Copy link
Member

@uenoku uenoku commented Dec 11, 2024

Some variadic operations (xor, add, mul etc) cannot directly lowered into varidic AIG operations. So this adds a pattern to pre-lower variadic operations.

Some variadic operations (xor, add, mul etc) cannot directly lowered
into varidic AIG operations. So this adds a pattern to pre-lower variadic
operations.
@uenoku uenoku force-pushed the dev/hidetou/variadic branch from bc996d4 to 784b140 Compare December 11, 2024 01:05
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants